home *** CD-ROM | disk | FTP | other *** search
/ Best Tools for JAVA / Best Tools for JAVA.iso / BESTJAVA.MD_ / BESTJAVA.MD / Best Tools for Java.json next >
Encoding:
JavaScript Object Notation  |  1997-02-28  |  1.3 KB

  1. {
  2.     "schema": {
  3.         "Title": "Text (50) NOT NULL",
  4.         "Type": "Text (50)",
  5.         "Author": "Text (50)",
  6.         "Path": "Text (50)",
  7.         "Readme": "Text (50)",
  8.         "Viewer": "Text (50)",
  9.         "Executable": "Text (50)",
  10.         "Desc": "Text (254)",
  11.         "Priority": "Integer"
  12.     },
  13.     "data": [
  14.         {
  15.             "Title": "Introduction",
  16.             "Type": "notes",
  17.             "Author": "Cyber Chef",
  18.             "Path": "\\setup",
  19.             "Readme": "install.wri",
  20.             "Viewer": "write.exe",
  21.             "Desc": "Introduction and installation notes for this CD-ROM.  Simply click on the \"README FILE\" button to browse the file.",
  22.             "Priority": 5
  23.         },
  24.         {
  25.             "Title": "Program Viewer/ Installer",
  26.             "Type": "commercial",
  27.             "Author": "Maple Media",
  28.             "Path": "\\maple",
  29.             "Readme": "viewer.txt",
  30.             "Viewer": "notepad.exe",
  31.             "Executable": "best.exe",
  32.             "Desc": "Use these viewer to browse, test-run or install program to your hard disk. Click on \"RUN\" button to run it from CD.  No installation is need.",
  33.             "Priority": 4
  34.         },
  35.         {
  36.             "Title": "Terms of Sale",
  37.             "Type": "notes",
  38.             "Author": "Cyber Chef",
  39.             "Path": "\\setup",
  40.             "Readme": "terms.wri",
  41.             "Viewer": "write.exe",
  42.             "Desc": "This file lists the condition of sale and warranty information for this CD-ROM.",
  43.             "Priority": 3
  44.         },
  45.         {
  46.             "Title": "Trouble-shooting Guide",
  47.             "Type": "notes",
  48.             "Author": "Cyber Chef",
  49.             "Path": "\\setup",
  50.             "Readme": "trouble.wri",
  51.             "Viewer": "write.exe",
  52.             "Desc": "A trouble-shooting guide for common software and hardware problems.  Click on the \"README FILE\" button to see the file.",
  53.             "Priority": 3
  54.         }
  55.     ]
  56. }